home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 February / EnterCD 02_2005.iso / Uzytki / DivxToDVD 0.1.3.13 / vsoDivxToDVD_setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2004-12-06  |  8.0 KB  |  176 lines

  1. ;InnoSetupVersion=4.2.6
  2. [Setup]
  3. AppName=VSO DivxToDVD
  4. AppVerName=DivxToDVD
  5. AppId=VSO DivxToDVD
  6. AppVersion=0.1.3
  7. AppPublisher=VSO-Software SARL
  8. AppPublisherURL=http://www.vso-software.fr
  9. AppSupportURL=http://www.vso-software.fr
  10. AppUpdatesURL=http://www.vso-software.fr
  11. DefaultDirName={pf}\vso\DivxToDVD
  12. DefaultGroupName=VSO\DivxToDVD
  13. OutputBaseFilename=vsoDivxToDVD_setup_013
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. InfoAfterFile=embedded\InfoAfter.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{app}\DivxToDVD.exe"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\avformat.dll"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\avcodec.dll"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\divxtodvd.txt"; DestDir: "{app}"; 
  24. Source: "{app}\Lang\DXDVD_00000401.SPK"; DestDir: "{app}\Lang"; 
  25. Source: "{app}\Lang\DXDVD_0000040C.SPK"; DestDir: "{app}\Lang"; 
  26. Source: "{app}\Lang\DXDVD_00000407.SPK"; DestDir: "{app}\Lang"; 
  27. Source: "{app}\Lang\DXDVD_00000409.SPK"; DestDir: "{app}\Lang"; 
  28. Source: "{app}\Lang\DXDVD_00000410.SPK"; DestDir: "{app}\Lang"; 
  29. Source: "{app}\Lang\DXDVD_00000413.SPK"; DestDir: "{app}\Lang"; 
  30. Source: "{app}\Lang\DXDVD_00000415.SPK"; DestDir: "{app}\Lang"; 
  31. Source: "{app}\Lang\DXDVD_00000419.SPK"; DestDir: "{app}\Lang"; 
  32. Source: "{app}\Lang\DXDVD_00000C0A.SPK"; DestDir: "{app}\Lang"; 
  33. Source: "{app}\Lang\DXDVD_ORIGINAL.SPK"; DestDir: "{app}\Lang"; 
  34. Source: "{app}\Lang\Lang_Editor.exe"; DestDir: "{app}\Lang"; 
  35. Source: "{app}\Lang\prefixes.ini"; DestDir: "{app}\Lang"; 
  36. [Dirs]
  37. Name: "{app}\Lang"; 
  38. [Registry]
  39. Root: HKLM; Subkey: "Software\VSO"; ValueName: "DivXtoDVD"; ValueType: String; ValueData: "{app}\divxtodvd.exe"; Flags: uninsdeletevalue 
  40. [Run]
  41. Filename: "{app}\DivxToDVD.exe"; Description: "{cm:LaunchProgram,VSO DivxToDVD}"; Flags: postinstall skipifsilent nowait
  42. [UninstallRun]
  43. Filename: "http://www.vso-software.fr/uninstallform.php?software=DivxToDVD&version=0.1.3"; RunOnceId: "divxtodvduninstallsurvey"; Flags: shellexec 
  44. [Icons]
  45. Name: "{group}\DivxToDVD"; Filename: "{app}\DivxToDVD.exe"; 
  46. Name: "{userdesktop}\VSO DivxToDVD"; Filename: "{app}\DivxToDVD.exe"; Tasks: desktopicon; 
  47. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VSO DivxToDVD"; Filename: "{app}\DivxToDVD.exe"; Tasks: quicklaunchicon; 
  48. Name: "{group}\Read Me"; Filename: "{app}\divxtodvd.txt"; 
  49. [Tasks]
  50. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  51. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  52. [CustomMessages]
  53. en.NameAndVersion=%1 version %2
  54. en.AdditionalIcons=Additional icons:
  55. en.CreateDesktopIcon=Create a &desktop icon
  56. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  57. en.ProgramOnTheWeb=%1 on the Web
  58. en.UninstallProgram=Uninstall %1
  59. en.LaunchProgram=Launch %1
  60. en.AssocFileExtension=&Associate %1 with the %2 file extension
  61. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  62. de.NameAndVersion=%1 version %2
  63. de.AdditionalIcons=Additional icons:
  64. de.CreateDesktopIcon=Create a &desktop icon
  65. de.CreateQuickLaunchIcon=Create a &Quick Launch icon
  66. de.ProgramOnTheWeb=%1 on the Web
  67. de.UninstallProgram=Uninstall %1
  68. de.LaunchProgram=Launch %1
  69. de.AssocFileExtension=&Associate %1 with the %2 file extension
  70. de.AssocingFileExtension=Associating %1 with the %2 file extension...
  71. nl.AdditionalIcons=Additional icons:
  72. nl.CreateDesktopIcon=Create a &desktop icon
  73. nl.CreateQuickLaunchIcon=Create a &Quick Launch icon
  74. nl.ProgramOnTheWeb=%1 on the Web
  75. nl.UninstallProgram=Uninstall %1
  76. nl.LaunchProgram=Launch %1
  77. nl.AssocFileExtension=&Associate %1 with the %2 file extension
  78. nl.AssocingFileExtension=Associating %1 with the %2 file extension...
  79. nl.NameAndVersion=%1 version %2
  80. gk.NameAndVersion=%1 version %2
  81. gk.AdditionalIcons=Additional icons:
  82. gk.CreateDesktopIcon=Create a &desktop icon
  83. gk.CreateQuickLaunchIcon=Create a &Quick Launch icon
  84. gk.ProgramOnTheWeb=%1 on the Web
  85. gk.UninstallProgram=Uninstall %1
  86. gk.LaunchProgram=Launch %1
  87. gk.AssocFileExtension=&Associate %1 with the %2 file extension
  88. gk.AssocingFileExtension=Associating %1 with the %2 file extension...
  89. br.NameAndVersion=%1 version %2
  90. br.AdditionalIcons=Additional icons:
  91. br.CreateDesktopIcon=Create a &desktop icon
  92. br.CreateQuickLaunchIcon=Create a &Quick Launch icon
  93. br.ProgramOnTheWeb=%1 on the Web
  94. br.UninstallProgram=Uninstall %1
  95. br.LaunchProgram=Launch %1
  96. br.AssocFileExtension=&Associate %1 with the %2 file extension
  97. br.AssocingFileExtension=Associating %1 with the %2 file extension...
  98. sp.NameAndVersion=%1 version %2
  99. sp.AdditionalIcons=Additional icons:
  100. sp.CreateDesktopIcon=Create a &desktop icon
  101. sp.CreateQuickLaunchIcon=Create a &Quick Launch icon
  102. sp.ProgramOnTheWeb=%1 on the Web
  103. sp.UninstallProgram=Uninstall %1
  104. sp.LaunchProgram=Launch %1
  105. sp.AssocFileExtension=&Associate %1 with the %2 file extension
  106. sp.AssocingFileExtension=Associating %1 with the %2 file extension...
  107. da.NameAndVersion=%1 version %2
  108. da.AdditionalIcons=Additional icons:
  109. da.CreateDesktopIcon=Create a &desktop icon
  110. da.CreateQuickLaunchIcon=Create a &Quick Launch icon
  111. da.ProgramOnTheWeb=%1 on the Web
  112. da.UninstallProgram=Uninstall %1
  113. da.LaunchProgram=Launch %1
  114. da.AssocFileExtension=&Associate %1 with the %2 file extension
  115. da.AssocingFileExtension=Associating %1 with the %2 file extension...
  116. it.NameAndVersion=%1 version %2
  117. it.AdditionalIcons=Additional icons:
  118. it.CreateDesktopIcon=Create a &desktop icon
  119. it.CreateQuickLaunchIcon=Create a &Quick Launch icon
  120. it.ProgramOnTheWeb=%1 on the Web
  121. it.UninstallProgram=Uninstall %1
  122. it.LaunchProgram=Launch %1
  123. it.AssocFileExtension=&Associate %1 with the %2 file extension
  124. it.AssocingFileExtension=Associating %1 with the %2 file extension...
  125. po.AdditionalIcons=Additional icons: 
  126. po.CreateDesktopIcon=Create a &desktop icon 
  127. po.CreateQuickLaunchIcon=Create a &Quick Launch icon 
  128. po.ProgramOnTheWeb=%1 on the Web 
  129. po.UninstallProgram=Uninstall %1 
  130. po.LaunchProgram=Launch %1 
  131. po.AssocFileExtension=&Associate %1 with the %2 file extension 
  132. po.AssocingFileExtension=Associating %1 with the %2 file extension... 
  133. po.NameAndVersion=%1 version %2
  134. fr.AdditionalIcons=Additional icons:
  135. fr.CreateDesktopIcon=Create a &desktop icon
  136. fr.CreateQuickLaunchIcon=Create a &Quick Launch icon
  137. fr.ProgramOnTheWeb=%1 on the Web
  138. fr.UninstallProgram=Uninstall %1
  139. fr.LaunchProgram=Launch %1
  140. fr.AssocFileExtension=&Associate %1 with the %2 file extension
  141. fr.AssocingFileExtension=Associating %1 with the %2 file extension...
  142. fr.NameAndVersion=%1 version %2
  143. cz.AdditionalIcons=Additional icons: 
  144. cz.CreateDesktopIcon=Create a &desktop icon 
  145. cz.CreateQuickLaunchIcon=Create a &Quick Launch icon 
  146. cz.ProgramOnTheWeb=%1 on the Web 
  147. cz.UninstallProgram=Uninstall %1 
  148. cz.LaunchProgram=Launch %1 
  149. cz.AssocFileExtension=&Associate %1 with the %2 file extension 
  150. cz.AssocingFileExtension=Associating %1 with the %2 file extension... 
  151. cz.NameAndVersion=%1 version %2
  152. Ch.NameAndVersion=%1 version %2
  153. Ch.AdditionalIcons=Additional icons:
  154. Ch.CreateDesktopIcon=Create a &desktop icon
  155. Ch.CreateQuickLaunchIcon=Create a &Quick Launch icon
  156. Ch.ProgramOnTheWeb=%1 on the Web
  157. Ch.UninstallProgram=Uninstall %1
  158. Ch.LaunchProgram=Launch %1
  159. Ch.AssocFileExtension=&Associate %1 with the %2 file extension
  160. Ch.AssocingFileExtension=Associating %1 with the %2 file extension...
  161. [Languages]
  162. ; These files are stubs
  163. ; To achieve better results after recompilation, use the real language files
  164. Name: "en"; MessagesFile: "embedded\en.isl"; 
  165. Name: "de"; MessagesFile: "embedded\de.isl"; 
  166. Name: "nl"; MessagesFile: "embedded\nl.isl"; 
  167. Name: "gk"; MessagesFile: "embedded\gk.isl"; 
  168. Name: "br"; MessagesFile: "embedded\br.isl"; 
  169. Name: "sp"; MessagesFile: "embedded\sp.isl"; 
  170. Name: "da"; MessagesFile: "embedded\da.isl"; 
  171. Name: "it"; MessagesFile: "embedded\it.isl"; 
  172. Name: "po"; MessagesFile: "embedded\po.isl"; 
  173. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  174. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  175. Name: "Ch"; MessagesFile: "embedded\Ch.isl"; 
  176.